{
 "id": "1FMSK7FH3LGA44350",
 "name": "Used 2020 Ford Explorer Limited",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 18007,
 "currency": "USD",
 "mileage": 103211,
 "vin": "1FMSK7FH3LGA44350",
 "image": "https://pictures.dealer.com/s/sonicphilpottmotorshyundai/0102/2401d59033ca459a46f735cda2ecb6d8x.jpg",
 "url": "https://carchat.io/v/philpott-hyundai/1FMSK7FH3LGA44350",
 "dealer": {
  "id": "philpott-hyundai",
  "name": "Philpott Hyundai",
  "city": "Nederland",
  "state": "TX",
  "url": "https://carchat.io/d/philpott-hyundai"
 },
 "description": "Is this 2020 Ford Explorer your perfect car? Contact Philpott Hyundai to see this Iconic Silver Limited SUV available for $18007",
 "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": "philpott-hyundai",
   "vin": "1FMSK7FH3LGA44350",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}