{
 "id": "5J6RM3H99FL020037",
 "name": "2015 Honda CR-V Touring",
 "year": 2015,
 "make": "Honda",
 "model": "CR-V",
 "trim": "Touring",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 143009,
 "vin": "5J6RM3H99FL020037",
 "image": null,
 "url": "https://carchat.io/v/lomarauto/5J6RM3H99FL020037",
 "dealer": {
  "id": "lomarauto",
  "name": "Lomarauto",
  "city": "Santa Fe",
  "state": "TX",
  "url": "https://carchat.io/d/lomarauto"
 },
 "description": "Hop into this sleek black 2015 Honda CR-V and get ready to cruise in style! With its spacious interior, smooth handling, and excellent fuel efficiency, this car is the perfect companion for all your adventures. But wait, there's more! This CR-V comes with a Carfax report available, giving you peace of mind knowing the vehicle's history. So go ahead, rev up the engine and hit the road with confidence, knowing you're in good hands. Whether you're heading out for a weekend road trip or simply runni",
 "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": "lomarauto",
   "vin": "5J6RM3H99FL020037",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}