{
 "id": "1C4AJWBG7DL558799",
 "name": "2013 Jeep Wrangler",
 "year": 2013,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 46844,
 "vin": "1C4AJWBG7DL558799",
 "image": "https://cdn05.carsforsale.com/79aed94a38c18d8b7f397a452242a70c/480x360/2013-jeep-wrangler-sahara-4x4-2dr-suv.jpg",
 "url": "https://carchat.io/v/ddub/1C4AJWBG7DL558799",
 "dealer": {
  "id": "ddub",
  "name": "Ole Ben Franklin Motors Alcoa",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/ddub"
 },
 "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": "ddub",
   "vin": "1C4AJWBG7DL558799",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}