{
 "id": "1FMUK8JH9VGA11488",
 "name": "2027 Ford Explorer Tremor",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer Tremor",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 54220,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMUK8JH9VGA11488",
 "image": null,
 "url": "https://carchat.io/v/parkway-ford/1FMUK8JH9VGA11488",
 "dealer": {
  "id": "parkway-ford",
  "name": "Parkway Ford",
  "city": "Pampa",
  "state": "TX",
  "url": "https://carchat.io/d/parkway-ford"
 },
 "description": "Looking for a 2027 Ford Explorer for sale in Pampa, TX? Stop by Parkway Ford today to learn more about this Explorer 1FMUK8JH9VGA11488",
 "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": "parkway-ford",
   "vin": "1FMUK8JH9VGA11488",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}