{
 "id": "1FMSK7FH5RGA67430",
 "name": "Used 2024 Ford Explorer Limited",
 "year": 2024,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 34206,
 "currency": "USD",
 "mileage": 24677,
 "vin": "1FMSK7FH5RGA67430",
 "image": "https://pictures.dealer.com/g/gillmanhondasanantonio/1883/36ec3ead9d7eb1391d4117fa4f18b07dx.jpg",
 "url": "https://carchat.io/v/gillman-honda-san-antonio/1FMSK7FH5RGA67430",
 "dealer": {
  "id": "gillman-honda-san-antonio",
  "name": "Gillman Honda San Antonio",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gillman-honda-san-antonio"
 },
 "description": "Is this 2024 Ford Explorer your perfect car? Contact Gillman Honda San Antonio to see this Stone Blue Limited SUV available for $34206",
 "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": "gillman-honda-san-antonio",
   "vin": "1FMSK7FH5RGA67430",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}