{
 "id": "5J6RE4H51BL105304",
 "name": "2011 Honda CR-V EX",
 "year": 2011,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 144429,
 "vin": "5J6RE4H51BL105304",
 "image": null,
 "url": "https://carchat.io/v/rjbandson/5J6RE4H51BL105304",
 "dealer": {
  "id": "rjbandson",
  "name": "Rjbandson",
  "city": "Turner",
  "state": "ME",
  "url": "https://carchat.io/d/rjbandson"
 },
 "description": "Meet a blue 2011 Honda CR-V thats ready for whatever your week throws at itschool runs, grocery missions, weekend escapes, and all the lets take the long way home moments in between. With its SUV versatility and confident AWD capability, its the kind of ride that feels equally at home rolling through rainy streets as it does heading out toward a trailhead or cabin driveway.Under the hood is a 2.4L 4-cylinder engine paired with an automatic transmission, delivering smooth, easygoing driving that ",
 "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": "rjbandson",
   "vin": "5J6RE4H51BL105304",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}