{
 "id": "1J8GR48K18C139736",
 "name": "2008 Jeep Grand Cherokee Laredo/Rocky Mountain Edition",
 "year": 2008,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo/Rocky Mountain Edition",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 5000,
 "currency": "USD",
 "mileage": 98662,
 "vin": "1J8GR48K18C139736",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-2886e2142a804df29e998d122e61f9ed.jpg",
 "url": "https://carchat.io/v/ronmotor/1J8GR48K18C139736",
 "dealer": {
  "id": "ronmotor",
  "name": "Ronmotor",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ronmotor"
 },
 "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": "ronmotor",
   "vin": "1J8GR48K18C139736",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}