{
 "id": "1C6JJTBG8ML597892",
 "name": "2021 Jeep Gladiator",
 "year": 2021,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": "Rubicon",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 25826,
 "currency": "USD",
 "mileage": 60315,
 "vin": "1C6JJTBG8ML597892",
 "image": null,
 "url": "https://carchat.io/v/blake-fulenwider-ford-of-andrews/1C6JJTBG8ML597892",
 "dealer": {
  "id": "blake-fulenwider-ford-of-andrews",
  "name": "Blake Fulenwider Ford of Andrews",
  "city": "Andrews",
  "state": "TX",
  "url": "https://carchat.io/d/blake-fulenwider-ford-of-andrews"
 },
 "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": "blake-fulenwider-ford-of-andrews",
   "vin": "1C6JJTBG8ML597892",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}