{
 "id": "1J4GA39198L522509",
 "name": "2008 Jeep Wrangler Unlimited X",
 "year": 2008,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Unlimited X",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 126188,
 "vin": "1J4GA39198L522509",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-1791df16fa2f42d7bbbad844d25bf3fe.jpg",
 "url": "https://carchat.io/v/redlinemotorsmo/1J4GA39198L522509",
 "dealer": {
  "id": "redlinemotorsmo",
  "name": "Redlinemotorsmo",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/redlinemotorsmo"
 },
 "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": "redlinemotorsmo",
   "vin": "1J4GA39198L522509",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}