{
 "id": "3GCUYGELXKG130548",
 "name": "Used 2019 Chevrolet Silverado 1500 LTZ",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 34040,
 "currency": "USD",
 "mileage": 74382,
 "vin": "3GCUYGELXKG130548",
 "image": "https://pictures.dealer.com/d/ddcgranitehillsllano/1457/6ebcb471812059d9817c5574c46404b2x.jpg",
 "url": "https://carchat.io/v/granite-hills-chevrolet/3GCUYGELXKG130548",
 "dealer": {
  "id": "granite-hills-chevrolet",
  "name": "Granite Hills Chevrolet",
  "city": "Llano",
  "state": "TX",
  "url": "https://carchat.io/d/granite-hills-chevrolet"
 },
 "description": "Is this 2019 Chevrolet Silverado 1500 your perfect car? Contact Granite Hills Chevrolet to see this Silver ICE Metallic LTZ Truck available for $34040",
 "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": "granite-hills-chevrolet",
   "vin": "3GCUYGELXKG130548",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}