{
 "id": "1C4RJKAGXR8508096",
 "name": "Used 2024 Jeep Grand Cherokee L Laredo",
 "year": 2024,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 34054,
 "currency": "USD",
 "mileage": 40229,
 "vin": "1C4RJKAGXR8508096",
 "image": "https://pictures.dealer.com/e/elpasohonda/1122/81bafe3bda322875fa783fe1cfc468a9x.jpg",
 "url": "https://carchat.io/v/el-paso-honda/1C4RJKAGXR8508096",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Is this 2024 Jeep Grand Cherokee L your perfect car? Contact El Paso Honda to see this Baltic Gray Laredo SUV available for $34054",
 "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": "el-paso-honda",
   "vin": "1C4RJKAGXR8508096",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}