{
 "id": "1FTRF3BN2SED82490",
 "name": "New 2025 Ford F-350SD XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 48385,
 "currency": "USD",
 "mileage": 2,
 "vin": "1FTRF3BN2SED82490",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/1295/91eec28fb590a7b1159624b4b74c8b10x.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FTRF3BN2SED82490",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2025 Ford F-350SD your perfect car? Contact Alpha One Ford to see this Oxford White XLT Truck available for $48385",
 "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": "alpha-one-ford",
   "vin": "1FTRF3BN2SED82490",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}