{
 "id": "1FATP8UH3H5324037",
 "name": "2017 Ford Mustang I4 Convertible",
 "year": 2017,
 "make": "Ford",
 "model": "Mustang",
 "trim": "I4 Convertible",
 "bodyStyle": "convertible",
 "color": "silver",
 "condition": "used",
 "price": 13599,
 "currency": "USD",
 "mileage": 66859,
 "vin": "1FATP8UH3H5324037",
 "image": "https://imagesdl.dealercenter.net/640/480/202410-65f0dc35951d45d583ad6bf537cb7cc8/202608-634a9dab0bfb431c8c0d0b8c5892140b.jpg",
 "url": "https://carchat.io/v/1stclassautosalesmn/1FATP8UH3H5324037",
 "dealer": {
  "id": "1stclassautosalesmn",
  "name": "1stclassautosalesmn",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/1stclassautosalesmn"
 },
 "description": "Vehicle Runs Well, Smooth ride, Lots of storage, Arctic cold a/c, Must test drive, Drives great",
 "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": "1stclassautosalesmn",
   "vin": "1FATP8UH3H5324037",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}