JSON предпросмотр
{
"listingKind": "sale",
"boatType": "sail",
"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": null,
"sail": {
"draftM": null,
"keelType": "",
"rigType": "",
"sailArea": null,
"sailsUpdatedYear": null
}
}