{
 "id": "3FADP4AJ6EM106507",
 "name": "2014 Ford Fiesta S",
 "year": 2014,
 "make": "Ford",
 "model": "Fiesta",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5475,
 "currency": "USD",
 "mileage": 171045,
 "vin": "3FADP4AJ6EM106507",
 "image": "https://cdn05.carsforsale.com/3660144f4e38680f6d2ef6ca01faae22/1280x960/2014-ford-fiesta-s-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-c691ca83/3FADP4AJ6EM106507",
 "dealer": {
  "id": "lot-c691ca83",
  "name": "Lot c691ca83",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c691ca83"
 },
 "description": null,
 "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-c691ca83",
   "vin": "3FADP4AJ6EM106507",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}