{
 "id": "WBADW7C53DE732144",
 "name": "Used 2013 BMW 3 Series 328i",
 "year": 2013,
 "make": "BMW",
 "model": "3 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14241,
 "currency": "USD",
 "mileage": 63500,
 "vin": "WBADW7C53DE732144",
 "image": "https://pictures.dealer.com/b/bristolchevrolet/1099/f2ab3c82bbe4e146a7b117477b45d83ax.jpg",
 "url": "https://carchat.io/v/bristol-chevrolet/WBADW7C53DE732144",
 "dealer": {
  "id": "bristol-chevrolet",
  "name": "Bristol Chevrolet",
  "city": "Bristol",
  "state": "TN",
  "url": "https://carchat.io/d/bristol-chevrolet"
 },
 "description": "Is this 2013 BMW 3 Series your perfect car? Contact Bristol Chevrolet to see this 328i Convertible available for $14241",
 "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": "bristol-chevrolet",
   "vin": "WBADW7C53DE732144",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}