OBJECT
1type SpotSpotItem {23description: String 94spotId: String 95spotName: String 96type: String 97uiDisplayable: BigInt 98userDataField: [SpotSpotItemUserDataField] 1011}