{
 "id": "1FAFP231X5G123010",
 "name": "2005 Ford Five Hundred 4dr SEDAN SE",
 "year": 2005,
 "make": "Ford",
 "model": "Five Hundred",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 43265,
 "vin": "1FAFP231X5G123010",
 "image": "https://imagescdn.dealercarsearch.com/Media/21357/24242775/639235625334930858.jpg",
 "url": "https://carchat.io/v/bracken-motors/1FAFP231X5G123010",
 "dealer": {
  "id": "bracken-motors",
  "name": "Bracken Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/bracken-motors"
 },
 "description": "Gold 2005 Ford Five Hundred 4dr SEDAN SE 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": "1FAFP231X5G123010",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}