{
 "id": "1FTER4HH7SLE23463",
 "name": "Used 2025 Ford Ranger XLT",
 "year": 2025,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 35994,
 "currency": "USD",
 "mileage": 38580,
 "vin": "1FTER4HH7SLE23463",
 "image": "https://pictures.dealer.com/f/fairwayautocentertylertx/0748/4d603163c8cdf8dbc9f98d6c875817d8x.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/1FTER4HH7SLE23463",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2025 Ford Ranger your perfect car? Contact Fairway Ford Henderson to see this Oxford White XLT Truck SuperCrew available for $35994",
 "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": "fairway-ford-henderson",
   "vin": "1FTER4HH7SLE23463",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}