{
 "id": "1J4FY19S7WP742872",
 "name": "1998 Jeep Wrangler Sport/TJ",
 "year": 1998,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport/TJ",
 "bodyStyle": "wagon",
 "color": "green",
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 126306,
 "vin": "1J4FY19S7WP742872",
 "image": "https://imagescdn.dealercarsearch.com/Media/4357/24302635/639250874191366673.jpg",
 "url": "https://carchat.io/v/salemautosports/1J4FY19S7WP742872",
 "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": "1J4FY19S7WP742872",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}