{
 "id": "1FTYE2CM0GKA52838",
 "name": "2016 Ford Transit Cargo Van",
 "year": 2016,
 "make": "Ford",
 "model": "Transit Cargo",
 "trim": null,
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 113447,
 "vin": "1FTYE2CM0GKA52838",
 "image": "https://static.overfuel.com/photos/304/2019550/280769dda4654a9982b09b7d724f97db.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1FTYE2CM0GKA52838",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Used white 2016 Ford Transit Cargo Van for sale in San Antonio, Texas at got Trucks? | $12,500 | STK# A52838J2",
 "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": "american-auto-brokers",
   "vin": "1FTYE2CM0GKA52838",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}