{
 "id": "1J4FA24198L607072",
 "name": "2008 Jeep Wrangler X",
 "year": 2008,
 "make": "Jeep",
 "model": "Wrangler X",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": 126331,
 "vin": "1J4FA24198L607072",
 "image": null,
 "url": "https://carchat.io/v/south-texas-american-auto/1J4FA24198L607072",
 "dealer": {
  "id": "south-texas-american-auto",
  "name": "South Texas American Auto",
  "city": "Kirby,",
  "state": "TX",
  "url": "https://carchat.io/d/south-texas-american-auto"
 },
 "description": "Red 2008 Jeep Wrangler X with Gray interior for sale in Kirby. Shop South Texas American Auto for great deals on all our Jeep inventory.",
 "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": "south-texas-american-auto",
   "vin": "1J4FA24198L607072",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}