JSON предпросмотр
{
"listingKind": "rent",
"boatType": "motor",
"title": "",
"description": "",
"location": {
"city": "",
"marina": ""
},
"specs": {
"manufacturer": "",
"model": "",
"year": null,
"lengthM": null,
"beamM": null,
"capacityGuests": null,
"cabins": null,
"berths": null
},
"images": {
"mainImageUrl": "",
"galleryImageUrls": []
},
"owner": {
"name": "",
"phone": "",
"email": ""
},
"rent": {
"priceDay": null,
"priceWeek": null,
"deposit": null,
"includes": "",
"cancellation": ""
},
"sale": null,
"motor": {
"engineType": "",
"engineCount": 1,
"horsePower": null,
"engineHours": null,
"cruiseSpeed": null
},
"sail": null
}