JSON предпросмотр
{
"listingKind": "sale",
"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": null,
"sale": {
"price": null,
"currency": "EUR",
"condition": "used",
"negotiable": false,
"documents": "",
"serviceHistory": ""
},
"motor": {
"engineType": "",
"engineCount": 1,
"horsePower": null,
"engineHours": null,
"cruiseSpeed": null
},
"sail": null
}