{
 "id": "NM0LS7F25M1493955",
 "name": "2021 Ford Transit Connect XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Transit Connect",
 "trim": "XLT",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 18700,
 "currency": "USD",
 "mileage": 97893,
 "vin": "NM0LS7F25M1493955",
 "image": "https://static.overfuel.com/photos/260/1551264/60f686e7-4d64-4ab8-9ec6-514c382f6908.webp",
 "url": "https://carchat.io/v/euro-speed-international/NM0LS7F25M1493955",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2021 Ford Transit Connect XLT in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "NM0LS7F25M1493955",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}