{
 "id": "3D7KU28D43G712520",
 "name": "2003 Dodge Ram 2500 2500",
 "year": 2003,
 "make": "Dodge",
 "model": "Ram 2500",
 "trim": "2500",
 "bodyStyle": "truck",
 "color": "maroon",
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": 228972,
 "vin": "3D7KU28D43G712520",
 "image": "https://imagescdn.dealercarsearch.com/Media/4357/22144307/638727191186258668.jpg",
 "url": "https://carchat.io/v/salemautosports/3D7KU28D43G712520",
 "dealer": {
  "id": "salemautosports",
  "name": "Salemautosports",
  "city": "Trevor",
  "state": "WI",
  "url": "https://carchat.io/d/salemautosports"
 },
 "description": "Visit Salem Autosports online at www.salemautosports.com to see more pictures of this vehicle or call us at 262-862-9100 today to schedule your test drive.",
 "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": "salemautosports",
   "vin": "3D7KU28D43G712520",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}