{
 "id": "1HGCV1F33LA011824",
 "name": "2020 Honda Accord Sport",
 "year": 2020,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 142389,
 "vin": "1HGCV1F33LA011824",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/24241650/639234430482672165.jpg",
 "url": "https://carchat.io/v/avinenterprises/1HGCV1F33LA011824",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "Stylish, and comfortable, this 2020 Honda Accord is a great choice for everyday driving. Enjoy a nice ride, spacious interior, excellent fuel efficiency, and modern technology. Well-maintained and ready for its next owner.Contact us for more details or to schedule a test drive.",
 "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": "avinenterprises",
   "vin": "1HGCV1F33LA011824",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}