{
 "id": "1GNSCBKCXKR353211",
 "name": "2019 Chevrolet Tahoe LT",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 80500,
 "vin": "1GNSCBKCXKR353211",
 "image": null,
 "url": "https://carchat.io/v/ef2676ba-22c3-4ac7-a556-2cb84e6649d6/1GNSCBKCXKR353211",
 "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! Black Leather. Steel Metallic 2019 Chevrolet Tahoe LT RWD EcoTec3 5.3L V8 LT Clean CARFAX. Recent Arrival! Odometer is 33928 miles below market average! 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": "1GNSCBKCXKR353211",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}