{
 "id": "1FT7X2B68EEA92461",
 "name": "2014 Ford F-250 SD XL SuperCab Long Bed 4WD",
 "year": 2014,
 "make": "Ford",
 "model": "F-250 SD",
 "trim": "XL SuperCab Long Bed 4WD",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 60952,
 "vin": "1FT7X2B68EEA92461",
 "image": "https://imagescdn.dealercarsearch.com/Media/18816/23138767/639218038383260938.jpg",
 "url": "https://carchat.io/v/usedcars12/1FT7X2B68EEA92461",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Visit National Used Cars Inc online at www.usedcars12.com to see more pictures of this vehicle or call us at 216-692-1311 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": "usedcars12",
   "vin": "1FT7X2B68EEA92461",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}