{
 "id": "1HGCR2F85EA015673",
 "name": "2014 Honda Accord Sedan EX-L",
 "year": 2014,
 "make": "Honda",
 "model": "Accord Sedan",
 "trim": "EX-L",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 12888,
 "currency": "USD",
 "mileage": 151938,
 "vin": "1HGCR2F85EA015673",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/1HGCR2F85EA015673",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Step into luxury and style with this sleek BLACK 2014 Honda Accord Sedan! This car is not just a means of transportation, it's a statement of sophistication and elegance. From the smooth contours to the sporty alloy wheels, every detail of this car exudes class.But don't let its polished exterior fool you, under the hood lies a powerful engine ready to take you on any adventure you desire. Whether you're cruising through city streets or tackling winding country roads, this Honda Accord Sedan del",
 "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": "bestpriceautosales",
   "vin": "1HGCR2F85EA015673",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}