{
 "id": "1HGCY2F6XPA059012",
 "name": "2023 Honda Accord Hybrid EX-L",
 "year": 2023,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": "EX-L",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCY2F6XPA059012",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/1HGCY2F6XPA059012",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Discover the 2023 Honda Accord Hybrid EX-L, a refined sedan that blends fuel efficiency, advanced technology, and premium comfort. This used vehicle features a sleek four-door design that comfortably seats five. Powered by a 2.0-liter naturally aspirated four-cylinder engine combined with an electric motor, it produces 204 horsepower and 247 lb-ft of torque, delivering smooth, responsive performance. With an EPA rating of 51 mpg in the city and 44 mpg on the highway, it’s an eco-friendly choice ",
 "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": "premiumautosinc",
   "vin": "1HGCY2F6XPA059012",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}