{
 "id": "1FTFW6LDXTFA02284",
 "name": "Used 2026 Ford F-150 King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 74140,
 "currency": "USD",
 "mileage": 4025,
 "vin": "1FTFW6LDXTFA02284",
 "image": "https://pictures.dealer.com/d/ddcgranitehillsllano/1837/97918ba060b1aaf8d0c3112b87d5fd44x.jpg",
 "url": "https://carchat.io/v/granite-hills-chevrolet/1FTFW6LDXTFA02284",
 "dealer": {
  "id": "granite-hills-chevrolet",
  "name": "Granite Hills Chevrolet",
  "city": "Llano",
  "state": "TX",
  "url": "https://carchat.io/d/granite-hills-chevrolet"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Granite Hills Chevrolet to see this Red King Ranch available for $74140",
 "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": "granite-hills-chevrolet",
   "vin": "1FTFW6LDXTFA02284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}