{
 "id": "1FTEW3LP6TFA53107",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 52044,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FTEW3LP6TFA53107",
 "image": "https://pictures.dealer.com/p/peltierfordfd/0611/79f14ccf10a9fe9432f758f40f3b772bx.jpg",
 "url": "https://carchat.io/v/peltier-ford/1FTEW3LP6TFA53107",
 "dealer": {
  "id": "peltier-ford",
  "name": "Peltier Ford",
  "city": "South Longview",
  "state": "TX",
  "url": "https://carchat.io/d/peltier-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Peltier Ford to see this Agate Black Metallic XLT Truck available for $52044",
 "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": "peltier-ford",
   "vin": "1FTEW3LP6TFA53107",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}