{
 "id": "1C4BJWEG3CL110820",
 "name": "2012 Jeep Wrangler Sahara",
 "year": 2012,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sahara",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 178899,
 "vin": "1C4BJWEG3CL110820",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-a16d7f4dd0b64cbfb0671e198f9a581f.jpg",
 "url": "https://carchat.io/v/vegaautoexport/1C4BJWEG3CL110820",
 "dealer": {
  "id": "vegaautoexport",
  "name": "Vegaautoexport",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/vegaautoexport"
 },
 "description": "Vehicle Runs Well, Smooth ride, Regularly maintained, Arctic cold a/c, Must test drive, Family friendly, Drives great",
 "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": "vegaautoexport",
   "vin": "1C4BJWEG3CL110820",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}