{
 "id": "URL2d052701bbed414a161781451e415771408c2a87",
 "name": "2024 Honda Pilot Near Me",
 "year": 2024,
 "make": "Honda",
 "model": "Pilot Near",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/loving-honda/URL2d052701bbed414a161781451e415771408c2a87",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Loving Honda is proud to announce the arrival of the new 2024 Honda Pilot at the Honda dealership near me. Come by for your test drive in Lufkin, TX today!",
 "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": "loving-honda",
   "vin": "URL2d052701bbed414a161781451e415771408c2a87",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}