{
 "id": "WP1AA2A56SLB09506",
 "name": "Used 2025 Porsche Macan",
 "year": 2025,
 "make": "Porsche",
 "model": "Macan",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 56991,
 "currency": "USD",
 "mileage": 5824,
 "vin": "WP1AA2A56SLB09506",
 "image": "https://pictures.dealer.com/h/hondaofmurfreesboro/1437/6f9c0f0543cde79fa4539b38cc93a8b4x.jpg",
 "url": "https://carchat.io/v/honda-of-murfreesboro/WP1AA2A56SLB09506",
 "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 Porsche Macan your perfect car? Contact Honda of Murfreesboro to see this Black SUV available for $56991",
 "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": "WP1AA2A56SLB09506",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}