{
 "id": "1FMEU6EE9AUA87064",
 "name": "2010 Ford Explorer Eddie Bauer",
 "year": 2010,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Eddie Bauer",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 7795,
 "currency": "USD",
 "mileage": 141804,
 "vin": "1FMEU6EE9AUA87064",
 "image": "https://imagescdn.dealercarsearch.com/Media/11257/24236270/639233504671610851.jpg",
 "url": "https://carchat.io/v/123getauto/1FMEU6EE9AUA87064",
 "dealer": {
  "id": "123getauto",
  "name": "123getauto",
  "city": "Kenner",
  "state": "LA",
  "url": "https://carchat.io/d/123getauto"
 },
 "description": "Take a ride in this sleek Silver 2010 Ford Explorer and explore the open road like never before. This trusty steed will have you conquering any terrain with ease thanks to its dependable engine and smooth handling. The spacious interior is perfect for all your adventures, whether it's a weekend camping trip or a leisurely drive around town. With its stylish exterior design, you'll be turning heads wherever you go. So crank up the tunes on the premium sound system and enjoy the ride in comfort wi",
 "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": "123getauto",
   "vin": "1FMEU6EE9AUA87064",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}