{
 "id": "1FMEU33K57UA38668",
 "name": "2007 Ford Explorer Sport Trac 2WD 4dr V6 Limited",
 "year": 2007,
 "make": "Ford",
 "model": "Explorer Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 40377,
 "vin": "1FMEU33K57UA38668",
 "image": "https://imagescdn.dealercarsearch.com/Media/21357/24174874/639217369288121412.jpg",
 "url": "https://carchat.io/v/bracken-motors/1FMEU33K57UA38668",
 "dealer": {
  "id": "bracken-motors",
  "name": "Bracken Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/bracken-motors"
 },
 "description": "Burgundy 2007 Ford Explorer Sport Trac 2WD 4dr V6 Limited with Beige interior for sale in San Antonio. Shop Bracken Motors 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": "bracken-motors",
   "vin": "1FMEU33K57UA38668",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}