{
 "id": "2HKRM4H46GH670837",
 "name": "2016 Honda CR-V SE",
 "year": 2016,
 "make": "Honda",
 "model": "CR-V",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 12438,
 "currency": "USD",
 "mileage": 155286,
 "vin": "2HKRM4H46GH670837",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-c388b78ca0e549ddad8a69aba19e6cd6.jpg",
 "url": "https://carchat.io/v/marinosmotors/2HKRM4H46GH670837",
 "dealer": {
  "id": "marinosmotors",
  "name": "Marinosmotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/marinosmotors"
 },
 "description": null,
 "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": "marinosmotors",
   "vin": "2HKRM4H46GH670837",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}