{
 "id": "1C4RJKBRXV8157510",
 "name": "New 2027 Jeep Grand Cherokee L Limited",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": "New 2027 Jeep Grand Cherokee L Limited Sport Utility",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 57770,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJKBRXV8157510",
 "image": null,
 "url": "https://carchat.io/v/brinson-chrysler-dodge-jeep-ram/1C4RJKBRXV8157510",
 "dealer": {
  "id": "brinson-chrysler-dodge-jeep-ram",
  "name": "Brinson Chrysler Dodge Jeep Ram",
  "city": "Corsicana",
  "state": "TX",
  "url": "https://carchat.io/d/brinson-chrysler-dodge-jeep-ram"
 },
 "description": "2027 New Jeep Grand Cherokee L Sport Utility 4x4 located in Corsicana, TX at  | $57,770",
 "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": "brinson-chrysler-dodge-jeep-ram",
   "vin": "1C4RJKBRXV8157510",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}