{
 "id": "URL5153f5657da4fb605faa39f6ee6f650d68742c24",
 "name": "2018 Chevy Colorado",
 "year": 2018,
 "make": "Chevy",
 "model": "Colorado",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://di-uploads-pod2.dealerinspire.com/carlblackchevynashville/uploads/2018/03/20180845_102229437090334_5339352528905568256_n.jpg",
 "url": "https://carchat.io/v/carl-black-chevrolet/URL5153f5657da4fb605faa39f6ee6f650d68742c24",
 "dealer": {
  "id": "carl-black-chevrolet",
  "name": "Carl Black Chevrolet",
  "city": "Nashville",
  "state": "TN",
  "url": "https://carchat.io/d/carl-black-chevrolet"
 },
 "description": "The well respected and very popular Chevrolet automaker has created quite the reputation for itself in the competitive world of trucks.",
 "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": "carl-black-chevrolet",
   "vin": "URL5153f5657da4fb605faa39f6ee6f650d68742c24",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}