{
 "id": "3C4PJMC23VT553316",
 "name": "2027 Jeep Cherokee Limited",
 "year": 2027,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "3C4PJMC23VT553316",
 "image": "https://www.jeep.com/mediaserver/iris?client=FCAUS&market=U&brand=J&vehicle=2027_KM&paint=PBJ&fabric=X7&sa=KMJP74%2C2TG%2C23G%2CPBJ%2CX7%2C-X7%2CAGR&resp=png&bkgnd=white&pov=fronthero",
 "url": "https://carchat.io/v/anchoragechryslercenter/3C4PJMC23VT553316",
 "dealer": {
  "id": "anchoragechryslercenter",
  "name": "Anchoragechryslercenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/anchoragechryslercenter"
 },
 "description": "CHEROKEE LIMITED 4X4",
 "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": "anchoragechryslercenter",
   "vin": "3C4PJMC23VT553316",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}