{
 "id": "1C4SJVBP8SS524632",
 "name": "2025 Jeep Wagoneer Series II",
 "year": 2025,
 "make": "Jeep",
 "model": "Wagoneer",
 "trim": "Series II",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 37058,
 "vin": "1C4SJVBP8SS524632",
 "image": null,
 "url": "https://carchat.io/v/highendmotorcars/1C4SJVBP8SS524632",
 "dealer": {
  "id": "highendmotorcars",
  "name": "Highendmotorcars",
  "city": "Merrillville",
  "state": "IN",
  "url": "https://carchat.io/d/highendmotorcars"
 },
 "description": "Visit HIGHEND Motors to shop our great deals. You can call 773-424-0211 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": "highendmotorcars",
   "vin": "1C4SJVBP8SS524632",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}