{
 "id": "5TDBY68A18S009994",
 "name": "2008 Toyota Sequoia Limited",
 "year": 2008,
 "make": "Toyota",
 "model": "Sequoia",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "beige",
 "condition": "used",
 "price": 10988,
 "currency": "USD",
 "mileage": 234664,
 "vin": "5TDBY68A18S009994",
 "image": "https://cdn.dealrimages.com/HD%2FWX%2FJU%2FROTHFOB3Y91WXK.jpg?h=800",
 "url": "https://carchat.io/v/boulderh/5TDBY68A18S009994",
 "dealer": {
  "id": "boulderh",
  "name": "Boulderh",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/boulderh"
 },
 "description": "4 Wheel Drive. Great 3 row family hauler with plenty of TOWING POWER. Toyota 5.7 V8 Engine, recent emissions test.",
 "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": "boulderh",
   "vin": "5TDBY68A18S009994",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}