{
 "id": "1FTRF3BN1SED80083",
 "name": "New 2025 Ford F-350SD XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 48830,
 "currency": "USD",
 "mileage": 52,
 "vin": "1FTRF3BN1SED80083",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/1023/864f4abc5f85534f5cdf0697eab01277x.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FTRF3BN1SED80083",
 "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 $48830",
 "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": "1FTRF3BN1SED80083",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}