{
 "id": "1FTFW5L83SFC61467",
 "name": "New 2025 Ford F-150 Lariat",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 75049,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FTFW5L83SFC61467",
 "image": "https://pictures.dealer.com/m/miketerryfordauto/1257/d765c5535896971a2846e42c38f6b126x.jpg",
 "url": "https://carchat.io/v/mike-terry-auto-group/1FTFW5L83SFC61467",
 "dealer": {
  "id": "mike-terry-auto-group",
  "name": "Mike Terry Auto Group",
  "city": "Mexia",
  "state": "TX",
  "url": "https://carchat.io/d/mike-terry-auto-group"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Mike Terry Auto Group to see this Blue Metallic Lariat Truck SuperCrew Cab available for $75049",
 "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": "mike-terry-auto-group",
   "vin": "1FTFW5L83SFC61467",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}