{
 "id": "3FTTW8JA0TRA08119",
 "name": "New 2026 Ford Maverick XLT",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 35723,
 "currency": "USD",
 "mileage": 33,
 "vin": "3FTTW8JA0TRA08119",
 "image": "https://pictures.dealer.com/c/coastalbendfordfordfd/1420/701690fd1d262594222cc4a8cf84bc6dx.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/3FTTW8JA0TRA08119",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2026 Ford Maverick your perfect car? Contact Coastal Bend Ford to see this White Metallic XLT XLT AWD SuperCrew available for $35723",
 "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": "coastal-bend-ford",
   "vin": "3FTTW8JA0TRA08119",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}