{
 "id": "1FT7W2BT9CEA47700",
 "name": "2012 Ford F-250 SD XLT Crew Cab Long Bed 4WD",
 "year": 2012,
 "make": "Ford",
 "model": "F-250 SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 23995,
 "currency": "USD",
 "mileage": 158512,
 "vin": "1FT7W2BT9CEA47700",
 "image": "https://imagescdn.dealercarsearch.com/Media/25308/24116519/639203481902947306.jpg",
 "url": "https://carchat.io/v/carz-of-texas/1FT7W2BT9CEA47700",
 "dealer": {
  "id": "carz-of-texas",
  "name": "Carz of Texas",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carz-of-texas"
 },
 "description": "White 2012 Ford F-250 SD XLT Crew Cab Long Bed 4WD with Black interior for sale in San Antonio. Shop Carz of Texas Auto Sales for great deals on all our Ford inventory.",
 "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": "carz-of-texas",
   "vin": "1FT7W2BT9CEA47700",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}