{
 "id": "3FTTW8A33TRA01487",
 "name": "2026 Ford Maverick XL",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 27634,
 "currency": "USD",
 "mileage": 1,
 "vin": "3FTTW8A33TRA01487",
 "image": "https://static.overfuel.com/photos/2098/1852219/6a772bf37507f78fcce0bcf4.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/3FTTW8A33TRA01487",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "New 2026 Ford Maverick XL in Morristown, TN",
 "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": "farris-motor-company-morristown",
   "vin": "3FTTW8A33TRA01487",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}