{
 "id": "12345678910111213",
 "name": "2012 FORD ECONOLINE  EXPRESS TRANSIT PROMSTER CARGO VAN NV CARGO VAN",
 "year": 2012,
 "make": "Ford Econoline  Express",
 "model": "TRANSIT PROMSTER CARGO VAN NV",
 "trim": "CARGO VAN",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "12345678910111213",
 "image": "https://cdn05.carsforsale.com/008319f5939cf4ab557513d8adea6be4b0/1280x960/2012-ford-econoline-express-transit-promster-cargo-van-nv-cargo-van.jpg",
 "url": "https://carchat.io/v/lot-9ce6d9bf/12345678910111213",
 "dealer": {
  "id": "lot-9ce6d9bf",
  "name": "Lot 9ce6d9bf",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-9ce6d9bf"
 },
 "description": "WE HAVE OVER 150 CARGO VANS AND WORK TRUCKS,UTILITY SERVICE TRUCKS,FLATBED,BUCKET TRUCK, PEST CONTROL SPRAY TRUCK,IN INVENTORY WE EXPORT WORLD WIDE WE SPECIALIZE IN SHIPPING TO THE CARIBBEAN ISLANDS,BAHAMAS,ARUBA,CURACAO,ST CROIX,ST THOMAS,ST MARTEEN,TURK & CAICO GRAND CAYMAN,CHECK US OUT BEST CASH PRICES IN TOWN.WE OFFER FREE SHIPPING TO MIAMI FT LAURDERDALE OR PALM BEACH PORT CALL WITH ANY QUESTION 305-733-0135",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "lot-9ce6d9bf",
   "vin": "12345678910111213",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}