{
 "id": "1FMZK1Y80MKA91732",
 "name": "2021 Ford Transit 150",
 "year": 2021,
 "make": "Ford",
 "model": "Transit 150",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": 96539,
 "vin": "1FMZK1Y80MKA91732",
 "image": "https://imagescf.dealercenter.net/640/480/202607-15593ecf37e7425b8f6bc2d6f68e592a.jpg",
 "url": "https://carchat.io/v/reef-autoplex-llc/1FMZK1Y80MKA91732",
 "dealer": {
  "id": "reef-autoplex-llc",
  "name": "Reef Autoplex LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/reef-autoplex-llc"
 },
 "description": "Find USED 2021 FORD TRANSIT 150 PASSENGER VAN for sale at $25,225.00 in San Antonio, TX at REEF AUTOPLEX LLC 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": "reef-autoplex-llc",
   "vin": "1FMZK1Y80MKA91732",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}