{
 "id": "1C4RJKAR4V8163904",
 "name": "2027 Jeep Grand Cherokee",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 51705,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJKAR4V8163904",
 "image": null,
 "url": "https://carchat.io/v/sewell-chrysler-dodge-jeep-ram/1C4RJKAR4V8163904",
 "dealer": {
  "id": "sewell-chrysler-dodge-jeep-ram",
  "name": "Sewell Chrysler Dodge Jeep Ram",
  "city": "Andrews",
  "state": "TX",
  "url": "https://carchat.io/d/sewell-chrysler-dodge-jeep-ram"
 },
 "description": "Looking for a 2027 Jeep Grand Cherokee L for sale in Andrews, TX? Stop by Sewell Chrysler Dodge Jeep Ram today to learn more about this Grand Cherokee L 1C4RJKAR4V8163904",
 "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": "sewell-chrysler-dodge-jeep-ram",
   "vin": "1C4RJKAR4V8163904",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}