{
 "id": "1FTBR2Y86LKA19827",
 "name": "2020 Ford Transit 250",
 "year": 2020,
 "make": "Ford",
 "model": "Transit 250",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 19999,
 "currency": "USD",
 "mileage": 94567,
 "vin": "1FTBR2Y86LKA19827",
 "image": "https://imagescf.dealercenter.net/640/480/202507-ba5ad395733f474ba0323d3a989edc54/202606-bfa1be2081664c25ba5a7342ebbcf4a6.jpg",
 "url": "https://carchat.io/v/adam-sports-car/1FTBR2Y86LKA19827",
 "dealer": {
  "id": "adam-sports-car",
  "name": "Adam Sports Car",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/adam-sports-car"
 },
 "description": "Find USED 2020 FORD TRANSIT 250 CARGO VAN for sale at $19,999.00 in San Antonio, TX at Adam Sports Car now.",
 "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": "adam-sports-car",
   "vin": "1FTBR2Y86LKA19827",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}