{
 "id": "1GCVKNEC9JZ307437",
 "name": "2018 Chevrolet Silverado 1500 WT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 85000,
 "vin": "1GCVKNEC9JZ307437",
 "image": null,
 "url": "https://carchat.io/v/country-preowned-of-amarillo/1GCVKNEC9JZ307437",
 "dealer": {
  "id": "country-preowned-of-amarillo",
  "name": "Country Preowned of Amarillo",
  "city": "Amarillo,",
  "state": "TX",
  "url": "https://carchat.io/d/country-preowned-of-amarillo"
 },
 "description": "White 2018 Chevrolet Silverado 1500 WT with Dark Ash With Jet Black Interior Accents interior for sale in Amarillo. Shop Country Auto Group for great deals on all our Chevrolet inventory.",
 "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": "country-preowned-of-amarillo",
   "vin": "1GCVKNEC9JZ307437",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}