{
 "id": "KM8RLES27VU140522",
 "name": "New 2027 Hyundai PALISADE SEL AWD",
 "year": 2027,
 "make": "Hyundai",
 "model": "PALISADE",
 "trim": "New 2027 Hyundai PALISADE SEL AWD SUV AWD",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 46675,
 "currency": "USD",
 "mileage": null,
 "vin": "KM8RLES27VU140522",
 "image": null,
 "url": "https://carchat.io/v/gray-epperson-hyundai/KM8RLES27VU140522",
 "dealer": {
  "id": "gray-epperson-hyundai",
  "name": "Gray Epperson Hyundai",
  "city": "Cleveland",
  "state": "TN",
  "url": "https://carchat.io/d/gray-epperson-hyundai"
 },
 "description": "2027 New Hyundai PALISADE SUV AWD AWD located in Cleveland, TN at  | $46,675",
 "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": "gray-epperson-hyundai",
   "vin": "KM8RLES27VU140522",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}