{
 "id": "1HGCR2F80EA068264",
 "name": "2014 Honda Accord EX-L",
 "year": 2014,
 "make": "Honda",
 "model": "Accord",
 "trim": "EX-L",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 9781,
 "currency": "USD",
 "mileage": 172593,
 "vin": "1HGCR2F80EA068264",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-3a29f8d6b88d4c72878ba4c4dca84b8e.jpg",
 "url": "https://carchat.io/v/perryvillemotorworx/1HGCR2F80EA068264",
 "dealer": {
  "id": "perryvillemotorworx",
  "name": "Perryvillemotorworx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/perryvillemotorworx"
 },
 "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": "perryvillemotorworx",
   "vin": "1HGCR2F80EA068264",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}