{
 "id": "5J6RW2H57HL029047",
 "name": "2017 Honda CR-V EX",
 "year": 2017,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 169552,
 "vin": "5J6RW2H57HL029047",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/5J6RW2H57HL029047",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Introducing a sleek and stylish BLUE 2017 Honda CR-V ready to take you on your next adventure! This CR-V not only turns heads with its vibrant color, but it also offers a smooth ride and impressive fuel efficiency that make every drive a joy. Equipped with a spacious interior, this car provides ample room for passengers and cargo, perfect for road trips or daily commutes. Plus, with its reliable performance and safety features, you can drive with peace of mind knowing you're in good hands.But wa",
 "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": "5J6RW2H57HL029047",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}