{
 "id": "1FMWK8JC4TGB67478",
 "name": "New 2026 Ford Explorer Tremor",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 54062,
 "currency": "USD",
 "mileage": 3,
 "vin": "1FMWK8JC4TGB67478",
 "image": "https://pictures.dealer.com/b/blakeutterfordfd/1408/ceba016e7595c46f9b6b209ca6e889b0x.jpg",
 "url": "https://carchat.io/v/bob-utter-ford/1FMWK8JC4TGB67478",
 "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 Explorer your perfect car? Contact Bob Utter Ford to see this Star White Metallic Tri-Coat Tremor SUV available for $54062",
 "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": "1FMWK8JC4TGB67478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}