{
 "id": "1C4RJGAG7SC280851",
 "name": "Used 2025 Jeep Grand Cherokee Laredo",
 "year": 2025,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 32491,
 "currency": "USD",
 "mileage": 34087,
 "vin": "1C4RJGAG7SC280851",
 "image": "https://pictures.dealer.com/h/hondaofmurfreesboro/0727/4299ce4c32c6dc954c82961827b6dfbcx.jpg",
 "url": "https://carchat.io/v/honda-of-murfreesboro/1C4RJGAG7SC280851",
 "dealer": {
  "id": "honda-of-murfreesboro",
  "name": "Honda of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/honda-of-murfreesboro"
 },
 "description": "Is this 2025 Jeep Grand Cherokee your perfect car? Contact Honda of Murfreesboro to see this Bright White Laredo SUV available for $32491",
 "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": "honda-of-murfreesboro",
   "vin": "1C4RJGAG7SC280851",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}