{
 "id": "1C4RJGBR4V8163932",
 "name": "NEW 2027 JEEP LIMITED",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 47930,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJGBR4V8163932",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5448/53499069303/New-2027-Jeep-GrandCherokee-Limited-ID53499069303-aHR0cHM6Ly9pbWFnZXMudW5pdHNpbnZlbnRvcnkuY29tL3VwbG9hZHMvc3RvY2tfaW1hZ2VzLzIwMjYtMDgtMjYvYzI4YWU1YjY3Y2QwZGJmYWYzMjU3MGRhZjk3ZTg3ZTIuanBn",
 "url": "https://carchat.io/v/steele-north-star-chrysler-jeep-dodge-ram/1C4RJGBR4V8163932",
 "dealer": {
  "id": "steele-north-star-chrysler-jeep-dodge-ram",
  "name": "Steele North Star Chrysler Jeep Dodge Ram",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/steele-north-star-chrysler-jeep-dodge-ram"
 },
 "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": "steele-north-star-chrysler-jeep-dodge-ram",
   "vin": "1C4RJGBR4V8163932",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}