{
 "id": "1C4RJFBG6MC549952",
 "name": "2021 Jeep Grand Cherokee",
 "year": 2021,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 26312,
 "currency": "USD",
 "mileage": 55638,
 "vin": "1C4RJFBG6MC549952",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/047786926e1f4ba6a8a7d7ba7f4ab7fa.jpg",
 "url": "https://carchat.io/v/gallatin-ford/1C4RJFBG6MC549952",
 "dealer": {
  "id": "gallatin-ford",
  "name": "Gallatin Ford",
  "city": "Gallatin",
  "state": "TN",
  "url": "https://carchat.io/d/gallatin-ford"
 },
 "description": "Looking for a 2021 Jeep Grand Cherokee for sale in Gallatin, TN? Stop by Gallatin Ford today to learn more about this Grand Cherokee 1C4RJFBG6MC549952",
 "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": "gallatin-ford",
   "vin": "1C4RJFBG6MC549952",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}