{
 "id": "1FTFW3L57TFB44681",
 "name": "2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 60360,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FTFW3L57TFB44681",
 "image": "https://media.chromedata.com/MediaGallery/media/MjYwNjMxXk1lZGlhIEdhbGxlcnk/7bKJMxQYFsk4V7Yfk2meQ52bfjRpUFZGLs4mJ_MLOcuccE9VhI5tCDe-5VB0jEH95dS7N6InG7n7gryF-ov8WKH96WrRoYll7c_r1p5Jw7gmvwr-PLU_DwH0WrZ05bPMy6GTk5mJsDPGfXaR2rcFqKz0lFwAS1lDZaVtHuu6IhMVHCoKRW1rJiNRvwIA1qDA/cc_2026FOT112091253_01_640_YZ.jpg",
 "url": "https://carchat.io/v/tjfordinc/1FTFW3L57TFB44681",
 "dealer": {
  "id": "tjfordinc",
  "name": "Tjfordinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tjfordinc"
 },
 "description": null,
 "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": "tjfordinc",
   "vin": "1FTFW3L57TFB44681",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}