{
 "id": "1FTEW3K80TFC32060",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": 59900,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTEW3K80TFC32060",
 "image": "https://pictures.dealer.com/fd-FD_DEALERSERVICES_IMAGES/ffc16e5f9f3aec5092b28a6d44ee2fe1.jpg",
 "url": "https://carchat.io/v/wilson-motors/1FTEW3K80TFC32060",
 "dealer": {
  "id": "wilson-motors",
  "name": "Wilson Motors",
  "city": "Snyder",
  "state": "TX",
  "url": "https://carchat.io/d/wilson-motors"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Wilson Motors to see this Ruby Red Metallic Tinted Clearcoat XLT TRUCK available for $59900",
 "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": "wilson-motors",
   "vin": "1FTEW3K80TFC32060",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}