{
 "id": "1FMSK7DH1NGC34198",
 "name": "2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "beige",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 55973,
 "vin": "1FMSK7DH1NGC34198",
 "image": "https://imagescdn.dealercarsearch.com/Media/24477/22532508/639084099715631382.jpg",
 "url": "https://carchat.io/v/vipautomart/1FMSK7DH1NGC34198",
 "dealer": {
  "id": "vipautomart",
  "name": "Vipautomart",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/vipautomart"
 },
 "description": "Visit VIP Automart to shop our great deals. You can contact us or call 813-375-0808 to schedule your test drive today.",
 "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": "vipautomart",
   "vin": "1FMSK7DH1NGC34198",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}