{
 "id": "5J6RM4H71GL103600",
 "name": "2016 Honda CR-V EX-L",
 "year": 2016,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX-L",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 13988,
 "currency": "USD",
 "mileage": 144518,
 "vin": "5J6RM4H71GL103600",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/5J6RM4H71GL103600",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Meet the white 2016 Honda CR-V, a used SUV thats ready to make everyday drives feel a little more like mini getaways. With its clean, classic white finish, it has that timeless look that fits in anywherewhether its parked at the trailhead, the grocery store, or your driveway after a long day.Under the hood is a 2.4L 4-cylinder gasoline engine paired with a smooth CVT transmission, keeping your drive calm and confident as you cruise through town or head out for the weekend. And when the weather t",
 "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": "5J6RM4H71GL103600",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}