{
 "id": "1C6HJTAG0NL168070",
 "name": "2022 Jeep Gladiator Willys",
 "year": 2022,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 28999,
 "currency": "USD",
 "mileage": 63928,
 "vin": "1C6HJTAG0NL168070",
 "image": null,
 "url": "https://carchat.io/v/bacon-dealerships/1C6HJTAG0NL168070",
 "dealer": {
  "id": "bacon-dealerships",
  "name": "Bacon Dealerships",
  "city": "Athens",
  "state": "TX",
  "url": "https://carchat.io/d/bacon-dealerships"
 },
 "description": "There is currently no information available about this vehicle's features online. Please contact our dealership to find out more about the features of this vehicle.",
 "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": "bacon-dealerships",
   "vin": "1C6HJTAG0NL168070",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}