{
 "id": "1FTEW5K88TKE40478",
 "name": "New 2026 Ford F-150 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 54326,
 "currency": "USD",
 "mileage": 184,
 "vin": "1FTEW5K88TKE40478",
 "image": "https://pictures.dealer.com/b/blakeutterfordfd/0232/a238a48bb0d20cf7b3ede6034639facdx.jpg",
 "url": "https://carchat.io/v/bob-utter-ford/1FTEW5K88TKE40478",
 "dealer": {
  "id": "bob-utter-ford",
  "name": "Bob Utter Ford",
  "city": "Sherman",
  "state": "TX",
  "url": "https://carchat.io/d/bob-utter-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Bob Utter Ford to see this Agate Black Metallic Lariat Truck available for $54326",
 "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": "bob-utter-ford",
   "vin": "1FTEW5K88TKE40478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}