{
 "id": "1GCEC14X09Z146806",
 "name": "2009 Chevrolet Silverado 1500 Regular Cab LS",
 "year": 2009,
 "make": "Chevrolet",
 "model": "Silverado 1500 Regular Cab",
 "trim": "LS",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": 178917,
 "vin": "1GCEC14X09Z146806",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-6c866d4621aa480ab7a794f96f5d0749.jpg",
 "url": "https://carchat.io/v/nmmusedcars/1GCEC14X09Z146806",
 "dealer": {
  "id": "nmmusedcars",
  "name": "Nmmusedcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/nmmusedcars"
 },
 "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": "nmmusedcars",
   "vin": "1GCEC14X09Z146806",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}