{
  "data": {
    "property1": {
      "sessionInfo": {
        "webinarName": "string",
        "webinarId": "string",
        "sessionKey": "string",
        "timeZone": "string",
        "experienceType": "CLASSIC",
        "recurrencePeriod": "string",
        "startTime": "2019-08-24T14:15:22Z",
        "endTime": "2019-08-24T14:15:22Z",
        "registrationEmailOpenedCount": "string",
        "registrationLinkClickedCount": "string"
      },
      "attendance": {
        "registrantCount": 0,
        "percentageAttendance": 0.1,
        "averageInterestRating": 0.1,
        "averageAttentiveness": 0.1,
        "averageAttendanceTimeSeconds": 0.1
      },
      "pollsAndSurveys": {
        "pollCount": 0,
        "surveyCount": 0.1,
        "questionsAsked": 0,
        "percentagePollsCompleted": 0.1,
        "percentageSurveysCompleted": 0.1
      }
    },
    "property2": {
      "sessionInfo": {
        "webinarName": "string",
        "webinarId": "string",
        "sessionKey": "string",
        "timeZone": "string",
        "experienceType": "CLASSIC",
        "recurrencePeriod": "string",
        "startTime": "2019-08-24T14:15:22Z",
        "endTime": "2019-08-24T14:15:22Z",
        "registrationEmailOpenedCount": "string",
        "registrationLinkClickedCount": "string"
      },
      "attendance": {
        "registrantCount": 0,
        "percentageAttendance": 0.1,
        "averageInterestRating": 0.1,
        "averageAttentiveness": 0.1,
        "averageAttendanceTimeSeconds": 0.1
      },
      "pollsAndSurveys": {
        "pollCount": 0,
        "surveyCount": 0.1,
        "questionsAsked": 0,
        "percentagePollsCompleted": 0.1,
        "percentageSurveysCompleted": 0.1
      }
    }
  }
}