{
 "id": "1C4RJKBR5V8161111",
 "name": "NEW 2027 JEEP GRAND CHEROKEE L LIMITED RESERVE",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": "Limited Reserve",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 57370,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJKBR5V8161111",
 "image": null,
 "url": "https://carchat.io/v/victoria-dodge-chrysler-jeep/1C4RJKBR5V8161111",
 "dealer": {
  "id": "victoria-dodge-chrysler-jeep",
  "name": "Victoria Dodge Chrysler Jeep",
  "city": "Victoria",
  "state": "TX",
  "url": "https://carchat.io/d/victoria-dodge-chrysler-jeep"
 },
 "description": "description",
 "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": "victoria-dodge-chrysler-jeep",
   "vin": "1C4RJKBR5V8161111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}