{
 "id": "URLdb5816bc75474339617eb2ef6e6255727fdf2ad5",
 "name": "2024 Honda HR-V Near Me",
 "year": 2024,
 "make": "Honda",
 "model": "HR-V 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/URLdb5816bc75474339617eb2ef6e6255727fdf2ad5",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Introducing the New 2024 Honda HR-V available at your local Honda dealership in Lufkin Discover everything there is to know about this reimagined SUV with us at Loving Honda!",
 "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": "URLdb5816bc75474339617eb2ef6e6255727fdf2ad5",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}