{
 "id": "3GCPCREC3JG452096",
 "name": "2018 Chevrolet Silverado 1500 LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "3GCPCREC3JG452096",
 "image": null,
 "url": "https://carchat.io/v/ef2676ba-22c3-4ac7-a556-2cb84e6649d6/3GCPCREC3JG452096",
 "dealer": {
  "id": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
  "name": "Covert CDJR Bee Cave",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-cdjr-bee-cave"
 },
 "description": "This vehicle is located at Covert Buick GMC of Austin on 11750 Research Blvd Suite D, Austin, TX 78759. Visit us soon to take a test drive of this great vehicle. Give us a call at 512-583-3420for more information! 6-Speed Automatic Electronic with Overdrive, Black Cloth. Silver Ice Metallic 2018 Chevrolet Silverado 1500 LT LT1 RWD EcoTec3 5.3L V8 LT Recent Arrival! Serving Central Texas and beyond since 1909. Come experience the Covert Commitment today!",
 "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": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
   "vin": "3GCPCREC3JG452096",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}