{
 "id": "1C4RJGAR1VC553000",
 "name": "2027 Jeep Grand Cherokee Base/Laredo",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Base/Laredo",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 47985,
 "currency": "USD",
 "mileage": 5,
 "vin": "1C4RJGAR1VC553000",
 "image": "https://vehicle-images.carscommerce.inc/c155-110011698/1C4RJGAR1VC553000/2bb38f2f4e7e6cd091523c13e74abe51.webp",
 "url": "https://carchat.io/v/ef2676ba-22c3-4ac7-a556-2cb84e6649d6/1C4RJGAR1VC553000",
 "dealer": {
  "id": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
  "name": "Covert CDJR Bee Cave",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-cdjr-bee-cave"
 },
 "description": null,
 "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": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
   "vin": "1C4RJGAR1VC553000",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}