{
 "id": "1C4PJMCS5GW211301",
 "name": "2016 Jeep Cherokee",
 "year": 2016,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 146377,
 "vin": "1C4PJMCS5GW211301",
 "image": "https://imagescf.dealercenter.net/640/480/202608-b94689ad2c654b7aaf046daca51ebeb0.jpg",
 "url": "https://carchat.io/v/kierra-auto-group/1C4PJMCS5GW211301",
 "dealer": {
  "id": "kierra-auto-group",
  "name": "Kierra Auto Group",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/kierra-auto-group"
 },
 "description": "Find USED 2016 JEEP CHEROKEE for sale at CALL FOR PRICE in San Antonio, TX at Kierra Auto LLC now.",
 "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": "kierra-auto-group",
   "vin": "1C4PJMCS5GW211301",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}