{
 "id": "3GCPCREC8JG242464",
 "name": "2018 Chevrolet Silverado 1500 LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 145763,
 "vin": "3GCPCREC8JG242464",
 "image": "http://imagescdn.dealercarsearch.com/Media/11665/24207129/639228497317548879.jpg",
 "url": "https://carchat.io/v/automall2000/3GCPCREC8JG242464",
 "dealer": {
  "id": "automall2000",
  "name": "Automall2000",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/automall2000"
 },
 "description": "Visit '' AUTO MALL 2000 '' online at www.automall2000.com to see more pictures of this vehicle or call us at 281-896-2507 today to schedule your test drive.",
 "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": "automall2000",
   "vin": "3GCPCREC8JG242464",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}